home *** CD-ROM | disk | FTP | other *** search
- Path: news1.radix.net!news
- From: jfw@radix.net (Jim Ward)
- Newsgroups: comp.lang.c
- Subject: Re: make
- Date: 6 Mar 1996 03:10:00 GMT
- Organization: RadixNet Internet Services
- Distribution: world
- Message-ID: <4hivm8$bc7@news1.radix.net>
- References: <4ha6rkINN4st@CS.UTK.EDU>
- NNTP-Posting-Host: dialin28.annex3.radix.net
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- >This is a semi-rant. I have learned, to my extreme annoyance,
- >that clipping into makefiles usually causes make to
- >puke.
-
- Try using :set list in vi to look for hidden characters. make is
- picky about tabs.
-
-
-